home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11399 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  560 b 

  1. Path: trademart-1.ednet.ns.ca!news
  2. From: jharvey@kingstec.nscc.ns.ca
  3. Newsgroups: comp.lang.c++
  4. Subject: Keyboard Scan in Source Code
  5. Date: Thu, 14 Mar 1996 13:02:42 GMT
  6. Organization: NSCC, KINGSTEC CAMPUS
  7. Message-ID: <4i95a2$a68@Trademart-1.EDnet.NS.CA>
  8. NNTP-Posting-Host: pc-17-174.kingstec.nscc.ns.ca
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11.  
  12.      I was just wondering if there is a command wich enables me to
  13. scan the keyboard for a key press without having to pause like the
  14. getch() function does.  I am developing a program wich contains minor
  15. animation.
  16.  
  17.  
  18.